adi_gpu_base 0.11.0

Trait for implementing the adi_gpu api
Documentation

Plop Grizzly

Aldaron's Device Interface / GPU / Base

Trait for implementing the adi_gpu api.

This project is part of ADI.

Features

  • Provide trait for the adi_gpu api
  • Helper functions for implementations.

Roadmap to 1.0 (Future Features)

  • WIP

Change Log

0.11

  • Version now matches adi_gpu.
  • Added drop function to implement.

0.9

  • Update to euler 0.4

0.8

  • Now depends on Euler for Vec3 and Mat4

0.7

  • Moved collision function, and other Octree-related code to another crate.

0.6

  • Added collision function for collison detection.